All Packages Class Hierarchy
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Index of all Fields and Methods
- AboutButton.
Variable in class ZipToolsBar
-
- AboutItem.
Variable in class ZipMenuAction
-
- actionPerformed(ActionEvent).
Method in class AllActionListener
- Method use for dispatch the actions
- AddButton.
Variable in class ZipToolsBar
-
- addFileToTheArchive(Vector, int).
Method in class ZipArchive
- Add files into the current zip Archive
- addFileToTheNewArchive(String, Vector, int).
Method in class ZipArchive
- Create a new archive with selected files
- AddItem.
Variable in class ZipMenuAction
-
- allActionListener.
Variable in class Zip
-
- allActionListener.
Variable in class ZipMainPanel
-
- AllActionListener(Zip).
Constructor for class AllActionListener
- The constructor of the class
- canceled.
Variable in class ZipDirectoryExtracting
-
- canceled.
Variable in class ZipSelectedAddFile
-
- changeVectorOfDataVector(Vector).
Method in class ZipMainPanel
- This Method change the content of the table attached at zipTable
and activate the refresh of the zipTable, and the status bar
- checkBox.
Variable in class ZipSelectedAddFile
-
- comboBox.
Variable in class ZipDirectoryExtracting
-
- comboBox.
Variable in class ZipSelectedAddFile
-
- currentDirectory.
Variable in class ZipDirectoryExtracting
-
- currentDirectory.
Variable in class ZipSelectedAddFile
-
- data.
Variable in class ZipMainPanel
-
- data.
Variable in class ZipTable
-
- defaultIcon.
Static variable in class ZipTable
-
- deleteFilesFromArchive(Vector).
Method in class ZipArchive
- This method delete all selected files in the archive
- DeleteItem.
Variable in class ZipMenuAction
-
- deleteSelectedFiles().
Method in class Zip
- This method is use to delete all selected files in the zipTable
- enabled.
Variable in class ZipButton
-
- enabledActionMenu(boolean).
Method in class ZipMenuBar
- Method to enable the action and edit menu
- enabledToolsAction(boolean).
Method in class ZipMainPanel
- This method is use to activate an desactivate the Edition and Action buttons
- ExtractButton.
Variable in class ZipToolsBar
-
- extractFileFromTheArchive(Vector, String).
Method in class ZipArchive
- Extract file from the current archive
- ExtractItem.
Variable in class ZipMenuAction
-
- extractSelectedFiles().
Method in class Zip
- this method is called to extract all selected files in the current archive
display a ZipDirectoryExtracting to chose the directory to extract the
selected files
- files.
Variable in class ZipDirectoryExtracting
-
- files.
Variable in class ZipSelectedAddFile
-
- font.
Variable in class ZipTable
-
- getSelectedDirectory().
Method in class ZipDirectoryExtracting
- Method return the selected directory
- getSelectedFiles().
Method in class ZipMainPanel
- This methods return the selected files in the zipTable
- getSelectedFiles().
Method in class ZipSelectedAddFile
- Method return the selected files or/and directories
- getTable().
Method in class ZipArchive
- This method return the table to display, with all file information
- iconTable.
Static variable in class ZipTable
-
- iconWork.
Variable in class ZipTable
-
- isCellEditable(int, int).
Method in class ZipTable
- Return if the cell in row,col is editable
- isEnabled().
Method in class ZipButton
- Return the state of the button
- isFileSelected().
Method in class Zip
- This method return if an archive is opened
- isResizable().
Method in class ZipAbout
- Return if the dialog can be resized
- isResizable().
Method in class ZipDirectoryExtracting
- Method calls when the window manager want to resize th Dialog
- isResizable().
Method in class ZipMessageBox
- Return if the dialog is resizable
- isResizable().
Method in class ZipSelectedAddFile
- Method calls when the window manager want to resize th Dialog
- isSelected().
Method in class ZipArchive
- This method return the state of zipArchive
- main(String[]).
Static method in class Zip
- The main programm, it just create an instance Zip object
- mainPanel.
Variable in class Zip
-
- menuAction.
Variable in class ZipMenuBar
-
- menuBar.
Variable in class Zip
-
- menuEdit.
Variable in class ZipMenuBar
-
- menuFichier.
Variable in class ZipMenuBar
-
- menuStyle.
Variable in class ZipMenuBar
-
- name.
Variable in class ZipMainPanel
-
- nbFiles.
Variable in class ZipMainPanel
-
- NewButton.
Variable in class ZipToolsBar
-
- newFolderButton.
Variable in class ZipDirectoryExtracting
-
- newZipArchive().
Method in class Zip
- this method display a file dialog to chose the name of the archive
and create it, and display a file chooser dialog (ZipSelectedAddFile)
- OpenButton.
Variable in class ZipToolsBar
-
- openZipArchive().
Method in class Zip
- Open a archive and set it as the current archive
- owner.
Variable in class ZipDirectoryExtracting
-
- positionInPathName.
Variable in class ZipDirectoryExtracting
-
- positionInPathName.
Variable in class ZipSelectedAddFile
-
- result.
Variable in class ZipDirectoryExtracting
-
- result.
Variable in class ZipSelectedAddFile
-
- scrollPane.
Variable in class ZipDirectoryExtracting
-
- scrollPane.
Variable in class ZipMainPanel
-
- scrollPane.
Variable in class ZipSelectedAddFile
-
- selectAll().
Method in class Zip
- This method select all rows in the zipTable
- selectAll().
Method in class ZipMainPanel
- This method select all rows in the zipTable
- selectAndAddFiles().
Method in class Zip
- Display a ZipSelecttedAddFile dialog to select the files to
add into the current archive
- selectNone().
Method in class Zip
- This method unselect selected rows
- selectNone().
Method in class ZipMainPanel
- This method deselect rows in the zipTable
- selectStyle(String).
Method in class Zip
- This method is used to change the Look and Feel of the application
- setArchiveName(String).
Method in class ZipArchive
- This method select an archive an call the setTable() method
- setButtonEnabled(boolean).
Method in class ZipButton
- Enable the button
- setEnabledButtons(boolean).
Method in class ZipToolsBar
- Method used to enable the Action and Edit button
- setHashtable().
Method in class ZipTable
- Set the global hashtable of ImageIcon indexed by the file extension
- setPath(String).
Method in class ZipDirectoryExtracting
- set the path to display
- setPath(String).
Method in class ZipSelectedAddFile
- set the path to display
- setRecurseFilesOf(File).
Method in class ZipSelectedAddFile
- Add recurse folder in global variable result
- setTable().
Method in class ZipArchive
- This method extract the information of the archive, and put them in a vector
of rows.
- table.
Variable in class ZipArchive
-
- toolsBar.
Variable in class ZipMainPanel
-
- upButton.
Variable in class ZipDirectoryExtracting
-
- upButton.
Variable in class ZipSelectedAddFile
-